gtk-demo: Stop using ::motion-notify-event in the hypertext demo
authorMatthias Clasen <mclasen@redhat.com>
Tue, 16 Jan 2018 04:24:50 +0000 (23:24 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 16 Jan 2018 19:14:10 +0000 (14:14 -0500)
commit4d31a89ec02c408a5702d0b1db8f7c15ce3f7e15
tree5acbe876820a4746cd85349b0dbaf1f633d570d7
parent81b8f0493a1cc09cbc5386e7f4cb8cb6f13db6e3
gtk-demo: Stop using ::motion-notify-event in the hypertext demo

We already have a generic ::event handler, just use it for this.
demos/gtk-demo/hypertext.c